[INFO] fetching crate mtorrent-utils 0.4.3...
[INFO] testing mtorrent-utils-0.4.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate mtorrent-utils 0.4.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate mtorrent-utils 0.4.3
[INFO] finished tweaking crates.io crate mtorrent-utils 0.4.3
[INFO] tweaked toml for crates.io crate mtorrent-utils 0.4.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mtorrent-utils 0.4.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mtorrent-utils 0.4.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded xmltree v0.10.3
[INFO] [stderr]   Downloaded ipconfig v0.3.2
[INFO] [stderr]   Downloaded igd-next v0.16.2
[INFO] [stderr]   Downloaded simple_logger v5.2.0
[INFO] [stderr]   Downloaded local_async_utils v0.2.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d8c7f93eff49df5e038e2ee7cfbacc7e4c3ec269aab715898b5330d7d79a9c6
[INFO] running `Command { std: "docker" "start" "-a" "9d8c7f93eff49df5e038e2ee7cfbacc7e4c3ec269aab715898b5330d7d79a9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d8c7f93eff49df5e038e2ee7cfbacc7e4c3ec269aab715898b5330d7d79a9c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d8c7f93eff49df5e038e2ee7cfbacc7e4c3ec269aab715898b5330d7d79a9c6", kill_on_drop: false }`
[INFO] [stdout] 9d8c7f93eff49df5e038e2ee7cfbacc7e4c3ec269aab715898b5330d7d79a9c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfe830bf9e63413ec273f862b06a3fb6caf3f304f19eefe4eb04bb512870f16e
[INFO] running `Command { std: "docker" "start" "-a" "dfe830bf9e63413ec273f862b06a3fb6caf3f304f19eefe4eb04bb512870f16e", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling local_async_utils v0.2.13
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling igd-next v0.16.2
[INFO] [stderr]    Compiling mtorrent-utils v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.75s
[INFO] running `Command { std: "docker" "inspect" "dfe830bf9e63413ec273f862b06a3fb6caf3f304f19eefe4eb04bb512870f16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfe830bf9e63413ec273f862b06a3fb6caf3f304f19eefe4eb04bb512870f16e", kill_on_drop: false }`
[INFO] [stdout] dfe830bf9e63413ec273f862b06a3fb6caf3f304f19eefe4eb04bb512870f16e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f1e9fca640a380a6c094c2f0cd19d1fa9267a2c91d3fc2f20ee716c9fc73f64
[INFO] running `Command { std: "docker" "start" "-a" "5f1e9fca640a380a6c094c2f0cd19d1fa9267a2c91d3fc2f20ee716c9fc73f64", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling simple_logger v5.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling local_async_utils v0.2.13
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling igd-next v0.16.2
[INFO] [stderr]    Compiling mtorrent-utils v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `with_local_runtime` in this scope
[INFO] [stdout]    --> src/worker.rs:240:31
[INFO] [stdout]     |
[INFO] [stdout] 108 | / pub fn without_runtime<F: FnOnce() + Send + 'static>(
[INFO] [stdout] 109 | |     config: simple::Config,
[INFO] [stdout] 110 | |     f: F,
[INFO] [stdout] 111 | | ) -> io::Result<simple::Handle> {
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     })
[INFO] [stdout] 124 | | }
[INFO] [stdout]     | |_- similarly named function `without_runtime` defined here
[INFO] [stdout] ...
[INFO] [stdout] 240 |               let _worker_hnd = with_local_runtime(Default::default()).expect("build worker");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 240 -             let _worker_hnd = with_local_runtime(Default::default()).expect("build worker");
[INFO] [stdout] 240 +             let _worker_hnd = without_runtime(Default::default()).expect("build worker");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `with_local_runtime` in this scope
[INFO] [stdout]    --> src/worker.rs:255:26
[INFO] [stdout]     |
[INFO] [stdout] 108 | / pub fn without_runtime<F: FnOnce() + Send + 'static>(
[INFO] [stdout] 109 | |     config: simple::Config,
[INFO] [stdout] 110 | |     f: F,
[INFO] [stdout] 111 | | ) -> io::Result<simple::Handle> {
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |     })
[INFO] [stdout] 124 | | }
[INFO] [stdout]     | |_- similarly named function `without_runtime` defined here
[INFO] [stdout] ...
[INFO] [stdout] 255 |               let worker = with_local_runtime(Default::default()).expect("build worker");
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 255 -             let worker = with_local_runtime(Default::default()).expect("build worker");
[INFO] [stdout] 255 +             let worker = without_runtime(Default::default()).expect("build worker");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mtorrent-utils` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f1e9fca640a380a6c094c2f0cd19d1fa9267a2c91d3fc2f20ee716c9fc73f64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1e9fca640a380a6c094c2f0cd19d1fa9267a2c91d3fc2f20ee716c9fc73f64", kill_on_drop: false }`
[INFO] [stdout] 5f1e9fca640a380a6c094c2f0cd19d1fa9267a2c91d3fc2f20ee716c9fc73f64
